Learn R Programming

RWinEdt (version 2.0-6)

RWinEdt - Internals: Internal functions of the package RWinEdt

Description

These internal functions are not intended to be called by the user. Instead, a simple click into the menu is sufficient.

Usage

getWinEdt() installWinEdt(InstallRoot, ApplData, WinEdtVersion, force = FALSE) startWinEdt(InstallRoot, ApplData, WinEdtVersion, args = NULL)

Arguments

InstallRoot
The path where WinEdt is installed.
ApplData
The path to the user's Application Data directory of WinEdt.
WinEdtVersion
WinEdt versions < 6 and >= 6 have to be handled very differently.
force
If FALSE (default), no files of an already installed version of R-WinEdt are overwritten; if TRUE those files will be overwritten; if NULL, the user will be asked.
args
Command line arguments to be passed to the WinEdt instance.

References

Ligges, U. (2003): R-WinEdt. In: Hornik, K., Leisch, F. and Zeileis, A. (eds.), Proceedings of the 3rd International Workshop on Distributed Statistical Computing (DSC 2003), March 20-22, TU Wien, Vienna, Austria. ISSN 1609-395X, http://www.ci.tuwien.ac.at/Conferences/DSC-2003/Proceedings/.